Skip to content

chore(deps): bump inkwell from 0.6.0 to 0.8.0#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/inkwell-0.8.0
Open

chore(deps): bump inkwell from 0.6.0 to 0.8.0#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/inkwell-0.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps inkwell from 0.6.0 to 0.8.0.

Release notes

Sourced from inkwell's releases.

0.8.0

What's Changed

New Contributors

Full Changelog: TheDan64/inkwell@0.7.1...0.8.0

0.7.1

What's Changed

Full Changelog: TheDan64/inkwell@0.7.0...0.7.1

0.7.0

What's Changed

New Contributors

... (truncated)

Commits
  • 8f19ecd Remove support for LLVM 8, 9, 10. Update version numbers (#647)
  • 1f5d1a1 CI: drop install LLVM <= 7 (#644)
  • ad75429 Add append existing basic block method to FunctionValue impl (#645)
  • 1457909 Enable bf16 Types (#643)
  • 7abf48a feat: implement get_alignment for BasicType trait (#639)
  • b9c5327 add support for enumeration type and enumerators (#623)
  • 6354acb Adds debug location methods to InstructionValue. (#632)
  • ae49132 fix: add conditonal for removed LLVMConstMul, LLVMConstNSWMul and LLVMConstNU...
  • 122ce3d Add llvm21-1 tests (#631)
  • 91c65bf Version 0.7.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [inkwell](https://github.com/TheDan64/inkwell) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/TheDan64/inkwell/releases)
- [Commits](TheDan64/inkwell@0.6.0...0.8.0)

---
updated-dependencies:
- dependency-name: inkwell
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Assignees

The following users could not be added as assignees: @me. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants